home *** CD-ROM | disk | FTP | other *** search
- What is the type of 'ptr-to-member-fn'? Is it diffn't from 'ptr-to-fn'?
-
- How can I ensure 'X's objects are only created with new, not on the stack?
-
- How do I pass a ptr to member fn to a signal handler,X event callback,etc?
-
- Why am I having trouble taking the address of a C++ function?
-
- How do I declare an array of pointers to member functions?
-
-